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