Age | Commit message (Expand) | Author |
2013-08-13 | fdo#66071: SfxUndoManager: allow Writer to set modified status properly | Michael Stahl |
2013-08-12 | Start removing obviously unused and/or obsolete "inet types": SCHEDULE stuff | Tor Lillqvist |
2013-08-08 | remove obsolete SjJSbxObject cruft | Michael Stahl |
2013-08-01 | Doxygenize some docs, translate to English while at it. | Thorsten Behrens |
2013-07-29 | Remove effectively unused INetURLObject OString overloads | Stephan Bergmann |
2013-07-27 | Revert "SfxStyleSheetBasePool: remove internal iterator" | Michael Stahl |
2013-07-27 | SfxStyleSheetBasePool: remove internal iterator | Michael Stahl |
2013-07-27 | SfxStyleSheetBasePool::Make: remove nPos parameter | Michael Stahl |
2013-07-25 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-24 | svl: add an SfxGrabBagItem | Miklos Vajna |
2013-07-17 | After some trials, maybe even I can get things right | Fridrich Štrba |
2013-07-17 | Brackets are cheap, so use them | Fridrich Štrba |
2013-07-17 | Fix MINGW64 build in svl | Fridrich Štrba |
2013-07-17 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-16 | Delete SvCacheStream class | Palenik Mihály |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-12 | constify these methods | Caolán McNamara |
2013-07-12 | Resolves: fdo#54493 autoenable CJK/CTL ui based on installed keyboards | Caolán McNamara |
2013-07-12 | Related: fdo#54493 determine if a CJK/CTL keyboard is installed | Marc Garcia |
2013-07-11 | use LanguageTag to convert | Eike Rathke |
2013-07-10 | use LanguageTag to convert | Eike Rathke |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-07 | OUString, missing conversion in a DBG case | Norbert Thiebaud |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-07-05 | Mark as const | Takeshi Abe |
2013-07-03 | there are no SfxFontItem used anywhere | Caolán McNamara |
2013-07-02 | SvStream: remove the error prone operator<</>>(sal_Int64) | Michael Stahl |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | more README | Michael Stahl |
2013-06-26 | Resolves: #i121751# restore cursor/selection on Undo/Redo language... | Oliver-Rainer Wittmann |
2013-06-24 | Resolves: #i120020# corrected paragraph merge... | Armin Le Grand |
2013-06-24 | fdo#43460 svl: use isEmpty() | Jelle van der Waa |
2013-06-21 | Fix fdo#52204 add new feature ignore diacritics in search for CTL | abdulmajeed ahmed |
2013-06-20 | -Werror,-Wdeprecated-register | Stephan Bergmann |
2013-06-19 | Translate German comments, fix some WS | Philipp Weissenbacher |
2013-06-19 | Translate German comments, correct some WS | Philipp Weissenbacher |
2013-06-18 | Remove commented out code | Philipp Weissenbacher |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-06-17 | Return accidentally removed field | Tor Lillqvist |
2013-06-17 | Remove micro optimisation | Philipp Weissenbacher |
2013-06-17 | Translate German comments, correct some WS | Philipp Weissenbacher |
2013-06-17 | Translate German comments, delete some WS and correct formatting | Philipp Weissenbacher |
2013-06-16 | initialize number scanner. | Michael Meeks |
2013-06-16 | fix mistake | Julien Nabet |
2013-06-16 | cppcheck: fix some uninitMemberVar (svl) | Julien Nabet |
2013-06-16 | cppcheck: fix uninitMemberVar from ctloptions.cxx (svl) | Julien Nabet |
2013-06-15 | use proper offset for additional locale data formats, fdo#64947 related | Eike Rathke |