summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2013-10-09update unusedcode listCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22unused typedefCaolán McNamara
2013-09-22WaE: unused variables.Andrzej J.R. Hunt
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-21drop various tools/string.hxx includeCaolán McNamara
2013-09-20missing fileCaolán McNamara
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-19restore behaviour after OUString changesNoel Grandin
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
2013-09-19remove dead method definitionNoel Grandin
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin
2013-09-19remove dead method definitionsNoel Grandin
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-08String to OUStringThomas Arnhold
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-09-02remove unused varsIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Mark as constTakeshi Abe
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens
2013-07-25avahi worksSiqi
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-31Remove #define A2S() in PanelFactory.cxxChr. Rossmanith
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23Resolves: #i122247# Improved focus traveling in sidebarAndre Fischer
2013-05-21Resolves: #i122291# Showing the right set of layouts for handout modeAndre Fischer
2013-05-20WaE: unreachable codeTor Lillqvist
2013-05-20WaE: quiet unused warning.Michael Meeks
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-05-20Resolves: #i122093# Don't show Impress layouts panel for master pagesAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann