Age | Commit message (Expand) | Author |
2012-02-17 | Cleanup inludes | Matteo Casalin |
2012-02-14 | Some more comphelper/configurationhelper clean up | Stephan Bergmann |
2012-02-13 | Use "Close" instead of "Cancel" button in the about dialog | Petr Mladek |
2012-02-13 | WaE: unreferenced local variable | Tor Lillqvist |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-10 | add back close button to the about dialog | Petr Mladek |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe |
2012-02-09 | another improvement of the about dialog | Petr Mladek |
2012-02-09 | Replaced String by rtl::OUString in SvxMacro | Takeshi Abe |
2012-02-06 | correct TDF link | Ivan Timofeev |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-05 | fix coordinates on Options - Load/Save - General panel | Andras Timar |
2012-02-05 | Fixed cppcheck messages about rethrowing copy of exception. | PKEuS |
2012-02-05 | Some cppcheck cleaning | Julien Nabet |
2012-02-05 | fix various overlapped controls in the Options dialog | Ivan Timofeev |
2012-02-02 | cui: about.cxx: nSpace was not declared in this scope | Michael Stahl |
2012-02-03 | Replaced String by rtl::OUString | Takeshi Abe |
2012-02-02 | I added some links and removed the ok button | dbarisakkurt |
2012-01-31 | Fix "Throwing a copy of the caught exception instead of rethrowing" | Julien Nabet |
2012-01-31 | Simplify code by making getProcessComponentContext() implicit. | Stephan Bergmann |
2012-01-31 | Move unotools/configuration.hxx to comphelper | Stephan Bergmann |
2012-01-31 | callcatcher: update list | Caolán McNamara |
2012-01-30 | MaxTextLength apparently needs to take comma in "1,000" into account. | Stephan Bergmann |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara |
2012-01-30 | Fixed cppheader.xsl nillable treatment. | Stephan Bergmann |
2012-01-27 | SvxBorderTabPage: the minimal border width is 1 twip | Michael Stahl |
2012-01-27 | Replace SvtUndoOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-27 | Revert "Removed list and numbering paragraph styles and related option page" | Cédric Bosdonnat |
2012-01-26 | Replace SvtCacheOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-26 | Replace SvtInetOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-25 | Replace SourceViewConfig with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-21 | Improve checking for emptiness | Thomas Arnhold |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | add missing semicolons. *blush* | David Tardon |
2012-01-20 | make these strings localizable again (fdo#44947) | David Tardon |
2012-01-17 | fdo#44402: make keyboard navigation work again in Tools->Options | August Sodora |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-13 | remove some tools/string.hxx | Caolán McNamara |
2012-01-12 | move overlapped controls | Ivan Timofeev |
2012-01-11 | SvStringsISort->std::set | August Sodora |
2012-01-11 | SvStringsDtor->std::vector | August Sodora |
2012-01-10 | SvStringsDtor->std::vector | August Sodora |
2012-01-10 | Remove unnecessary forward declarations | August Sodora |
2012-01-10 | Remove _SVSTDARR_STRINGSISORTDTOR | August Sodora |
2012-01-10 | cui: remove unused macro for renamed library | Michael Stahl |
2012-01-10 | callcatcher: update list | Caolán McNamara |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2012-01-10 | Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE | Marcel Metz |