summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak1234515-3796/+0
2014-02-27Remove visual noise from swAlexander Wilms6-13/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23coverity#705021 Dereference after null checkCaolán McNamara1-4/+7
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-14cid#705020 dereference after null checkNoel Grandin1-1/+2
2014-02-08coverity#1169809 regression on long->boolCaolán McNamara1-3/+3
2014-01-28bool improvementsStephan Bergmann2-3/+3
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-3/+5
2014-01-17Window::Notify should return boolStephan Bergmann1-5/+5
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt1-8/+5
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-05Partly revert "Appears SwView::SetMoveType no longer really does anything"Stephan Bergmann1-0/+1
2013-12-02Integrate branch of IAccessible2Steve Yin4-0/+33
2013-11-21Appears SwView::SetMoveType no longer really does anythingStephan Bergmann1-1/+0
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt2-91/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-6/+4
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/source/ui/ribbar/*.cxx from String to OUStringNoel Grandin1-35/+34
2013-10-10convert sw/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-7/+7
2013-10-10convert sw/source/ui/inc/w*.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-03Resolves: fdo#68726 make navigator child dialog float on topCaolán McNamara1-4/+4
2013-08-23unused TB_INPUT defineCaolán McNamara1-19/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-26String -> OUStringIvan Timofeev1-11/+10
2013-07-26SwGlossaryList: don't use output parameters, convert to OUStringIvan Timofeev1-10/+8
2013-07-25Resolves: fdo#67113 split insert autotext and field controlsCaolán McNamara1-95/+161
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev1-0/+2
2013-05-19fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/ (Part2)Matthias Freund3-17/+11
2013-05-14fdo#39468 Comment translation GER-ENG in sw/source/ui/ribbar/Matthias Freund8-334/+62
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara1-1/+1
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy4-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-19/+18
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist1-4/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+15
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-22sal_Bool to boolTakeshi Abe1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-13sal_Bool to boolTakeshi Abe4-19/+19
2013-02-05sal_Bool to boolTakeshi Abe3-4/+4
2013-01-31Drop unused #defineTakeshi Abe1-2/+0
2013-01-29sal_Bool to boolTakeshi Abe1-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher2-50/+24
2013-01-08sal_Bool to boolTakeshi Abe2-10/+10