summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-0/+4
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky1-1/+1
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis1-0/+3
2013-12-02Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-15convert impress table design panel to .uiCaolán McNamara2-10/+7
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-5/+0
2013-10-28remove local css namespace definitionsThomas Arnhold6-11/+0
2013-10-23fixincludeguards.sh: sdThomas Arnhold22-44/+44
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl2-2/+2
2013-10-18convert remnants of String in SD to OUStringNoel Grandin2-6/+6
2013-10-09update unusedcode listCaolán McNamara9-299/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-4/+0
2013-09-22unused typedefCaolán McNamara1-1/+0
2013-09-22WaE: unused variables.Andrzej J.R. Hunt1-2/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara15-0/+45
2013-09-21drop various tools/string.hxx includeCaolán McNamara1-1/+0
2013-09-20missing fileCaolán McNamara1-0/+414
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-14/+0
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist1-2/+0
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin3-11/+11
2013-09-19remove dead method definitionNoel Grandin1-3/+0
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin3-7/+7
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin3-16/+16
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2-6/+6
2013-09-19remove dead method definitionsNoel Grandin1-5/+0
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin2-3/+3
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2-4/+4
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-09-03Remove more unused methodsMarcos Paulo de Souza2-30/+0
2013-09-02remove unused varsIvan Timofeev1-1/+0
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev2-3/+3
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens3-6/+14
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-19Mark as constTakeshi Abe1-4/+4
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens3-10/+14
2013-07-25avahi worksSiqi1-1/+1
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter1-96/+2
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-5/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-2/+1
2013-05-31Remove #define A2S() in PanelFactory.cxxChr. Rossmanith1-5/+3
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith6-8/+7
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2-2/+2
2013-05-23Resolves: #i122247# Improved focus traveling in sidebarAndre Fischer2-0/+10
2013-05-21Resolves: #i122291# Showing the right set of layouts for handout modeAndre Fischer1-0/+1
2013-05-20WaE: unreachable codeTor Lillqvist1-7/+0
2013-05-20WaE: quiet unused warning.Michael Meeks1-0/+1