summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-01fix loopDavid Tardon
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-19fdo#88241 Floating sidebar second call to same item should dismiss itTrent MacAlpine
2015-01-19fdo#87217 Inconsistent floating sidebar close behaviorTrent MacAlpine
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16fdo#87031 Sidebar tabs not visible when Sidebar deck is shownSamuel Mehrbrodt
2014-12-12sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04fdo#85937 Add 'Close Sidebar' command to Sidebar menuSamuel Mehrbrodt
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-24sfx2: add missing locks to FrameActionListenerMichael Stahl
2014-11-22Default to collapsed sidebars everywhere but in Impress.Jan Holesovsky
2014-11-22Unneeded 'this->', kill it.Jan Holesovsky
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-29coverity#1028106 Dereference before null checkCaolán McNamara
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-17Revert "fdo#67627 Clicking on icons of the sidebar should both open and close...Samuel Mehrbrodt
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt