summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl4551-1994289/+20
2011-08-06Replace List with std::vector< GraphicFilter* >FINAL_MASTERmaster-backupJoseph Powers1-6/+18
2011-08-05fdo#34977 preserve time when editing even if only date was displayedEike Rathke1-2/+24
2011-08-05Remove an unneeded forward reference to class ListJoseph Powers1-1/+0
2011-08-05make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALLLionel Elie Mamane1-1/+1
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara1-1/+2
2011-08-05fix windows build error with symlinksCaolán McNamara1-3/+3
2011-08-05and some moreCaolán McNamara2-2/+0
2011-08-05build-breakage: remove stray unused inlines and now dead usingsCaolán McNamara4-7/+2
2011-08-05removed SkipNumberFormatterInStream, was dropped, declared but not definedEike Rathke1-3/+0
2011-08-05Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]Eike Rathke4-38/+152
2011-08-05declarations still present, though impls goneCaolán McNamara1-2/+0
2011-08-05callcatcher: unused methodsCaolán McNamara15-319/+4
2011-08-04Let's use std::deque instead of uno::Sequence.Kohei Yoshida1-102/+0
2011-08-04Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida1-2/+2
2011-08-04Include <functional> for std::unary_function.Kohei Yoshida1-0/+1
2011-08-04Prefer std::for_each to manual looping.Kohei Yoshida1-38/+33
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe19-0/+19
2011-08-04Use rtl::OUStringHash.Kohei Yoshida3-8/+2
2011-08-04va_end closer of the va_start correspondingJulien Nabet2-1/+2
2011-08-04add mode-lines to new filessCaolán McNamara22-0/+64
2011-08-04catch by const referenceCaolán McNamara1-25/+41
2011-08-04and get this building under windowsCaolán McNamara2-3/+2
2011-08-04help windows build alongCaolán McNamara10-21/+20
2011-08-04callcatcher: remove unused methodsCaolán McNamara11-70/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara22-235/+2
2011-08-04LookupKeysymInDefaultGroup unusedCaolán McNamara1-10/+0
2011-08-03Add statically linked i18npool cppunittester for iOSTor Lillqvist3-4/+156
2011-08-03Add statically linked basebmp cppunittester for iOSTor Lillqvist4-0/+217
2011-08-03No need to link explicitly with the objc libraryTor Lillqvist1-1/+0
2011-08-03Add statically linked basegfx cppunittester for iOSTor Lillqvist4-0/+220
2011-08-03Need to link with sal_textenc, too, nowTor Lillqvist1-0/+1
2011-08-03unusedcode.easy: Removed some members.Joseph Powers2-20/+0
2011-08-03Anything to do with position in MenuItemList should be size_tJoseph Powers1-68/+78
2011-08-03get this working under windows againCaolán McNamara2-6/+6
2011-08-03get this working under windows againCaolán McNamara1-1/+1
2011-08-03make exception useful, state *what* url is invalidCaolán McNamara1-1/+1
2011-08-02unusedcode.easy: Removed unused code from MenuJoseph Powers2-102/+10
2011-08-02Modify MenuItemList so it uses std::vector<> instead of ListJoseph Powers1-80/+118
2011-08-03callcatcher: remove unused methods and a little cleanupThomas Arnhold2-110/+0
2011-08-03Move CMCDEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold1-1/+1
2011-08-03callcatcher: remove unused methodsThomas Arnhold10-759/+0
2011-08-03Link with sal_textenc on iOSTor Lillqvist1-0/+1
2011-08-03Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anywayTor Lillqvist1-2/+2
2011-08-03Add statically linked unit tester for iOSTor Lillqvist4-0/+216
2011-08-02convert i18nutil to gbuildMatúš Kukan13-77/+209
2011-08-02Add static sax cppunittester for iOSTor Lillqvist3-0/+208
2011-08-02callcatcher: remove unused methodsThomas Arnhold16-421/+0
2011-08-02get this building under windows againCaolán McNamara3-3/+3
2011-08-02Resolves: rhbz#693265 fix crash from unhandled exceptionCaolán McNamara1-4/+24