summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07VclPtr: clicking on another sidebar button when navigator open crashesCaolán McNamara
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07regenerate .rdb if makefile changesDavid Tardon
2015-05-07tdf#87862: Row spacing sneaked out, put it backKatarina Behrens
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung
2015-05-07Hold a reference on the Window while emitting events from vcl backends.Michael Meeks
2015-05-07Related: tdf#90956 don't resize the border window when disposingCaolán McNamara
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann
2015-05-07Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07workaround for clang3.2 in vclwidgets clang pluginNoel Grandin
2015-05-07fix commentNoel Grandin
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07Turn StorageMode into a scoped enumStephan Bergmann
2015-05-07SotStorage ctor takes as 3rd param a StorageMode (aka short)Stephan Bergmann
2015-05-07WaE: OutputDevice subclass should have nothing in its destructor but ...Tor Lillqvist
2015-05-07revert part of "new clang plugin: rendercontext"Noel Grandin
2015-05-07More of the sameTor Lillqvist
2015-05-07It's its, not it'sTor Lillqvist
2015-05-07tdf#90956 - ComboBox: handle re-size calculation during dispose.Michael Meeks
2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-05-07VclPtr: one ref too manyCaolán McNamara
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-07new clang plugin: rendercontextNoel Grandin
2015-05-07drop unused debugging ColorCaolán McNamara
2015-05-07refactor BorderWindowView to use RenderContextfeature/rendercontextTomaž Vajngerl