summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SpellDialog.cxx
AgeCommit message (Expand)Author
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara
2014-02-06Fix spelling errrorTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2014-01-24fdo#56954, fdo#73868 grammar checking UI fixesLászló Németh
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22fdo#73917 spelling dialog: don't report fully ignored words againLászló Németh
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-12-04Related: fdo#72258 re-orient dialog verticallyCaolán McNamara
2013-12-04Resolves: fdo#72258 options is .ui now, so drop SfxNoLayoutSingleTabDialogCaolán McNamara
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-09-02Resolves: fdo#68794 blank placeholders when there is no known language yetCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27DBG_ASSERT -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
2013-03-13String::AppendAscii cleanupRicardo Montania
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-03WaE: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2012-12-29adapt spelling dialog to use .uiCaolán McNamara
2012-12-29Don't display grammar checker's vendor name in the titlebarCaolán McNamara
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-29Resolves: fdo#50476 Dots inside quoted sentences get removed on "Correct All"Caolán McNamara
2012-05-22Resolves: fdo#40778 wrong type used for callback argCaolán McNamara