Age | Commit message (Expand) | Author |
2012-03-12 | cui: implement contextual spacing UI | Miklos Vajna |
2012-03-12 | SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem here | Miklos Vajna |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | add an explicit Cancel handler | Caolán McNamara |
2012-03-08 | Convert from tools/table.hxx to std::map in SvxMacroTableDtor | Noel Grandin |
2012-03-08 | fold i18npaper into i18nutil | Caolán McNamara |
2012-03-07 | These methods don't need to be implemented as Links | Caolán McNamara |
2012-03-02 | Convert tools/table to std::vector and std::map in cui | Noel Grandin |
2012-03-02 | WNT-only IMPL_LINK_NOARG fixes | Stephan Bergmann |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-27 | fdo#46531: Fixed SpellCheck dialog display issues | Cédric Bosdonnat |
2012-02-27 | Reduced loadtime of autocorrect tables | Szabolcs Dezsi |
2012-02-23 | Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-21 | catch by reference | Caolán McNamara |
2012-02-21 | WaE: unused variable | Caolán McNamara |
2012-02-20 | WaE: msvc:C4099 | Caolán McNamara |
2012-02-18 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-18 | Fix typos in comments | Elton Chung |
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 |