summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28com::sun::star->css in cppcanvasNoel Grandin
2015-07-28svx: fix crash in JunitTest_svx_unoapiMichael Stahl
2015-07-28Newly introduced widgets must be clear()-edKatarina Behrens
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar
2015-07-28tdf#49893: final fix for blank rectangle problemVasily Melenchuk
2015-07-28writerfilter: use std::unique_ptr<> in DomainMapperTableManagerMiklos Vajna
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-28tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantRaj Natarajan
2015-07-28Avoid uncommon C++ style of forward declaration combined with its useTor Lillqvist
2015-07-28com::sun::star->css in configmgrNoel Grandin
2015-07-28loplugin:unreffunNoel Grandin
2015-07-28remove unused STC checkNoel Grandin
2015-07-28remove unused UStringDescription structNoel Grandin
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin
2015-07-28remove unused ALLCHART constantsNoel Grandin
2015-07-28remove unused HELP_REQUESTED constantNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28convert RGCHK constants to scoped enumNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-28remove some unused EDITUNDO_ constantsNoel Grandin
2015-07-28convert EE_ACTION constants to scoped enumNoel Grandin
2015-07-28chart2: fix duplicate entries at index 0Takeshi Abe
2015-07-28fix the last transparency gradient issues in the chart area panelMarkus Mohrhard
2015-07-28reflect the property name changes also in the idl filesMarkus Mohrhard
2015-07-28use common fill property names in chart2Markus Mohrhard
2015-07-28Revert "provide a few more common property names"Markus Mohrhard
2015-07-28Revert "provide some common fill property name aliases"Markus Mohrhard
2015-07-28handle fill float transparence in chart area panelMarkus Mohrhard
2015-07-28SimplifyMaxim Monastirsky
2015-07-27firebird: --enable-debug breaks the build with MSVCMichael Stahl
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni
2015-07-27tdf#92546 show results for sub-expressions in formula wizardBenjamin Ni
2015-07-27fix test for tdf#92547Benjamin Ni
2015-07-27TableRef: add unit testsEike Rathke
2015-07-27Fix mismergeMaxim Monastirsky
2015-07-27Added Test for tdf#78159 OOoXML embedded objects should be converted to ODFVarun
2015-07-27Mention that --enable-lto is broken for MSVCTor Lillqvist
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-27configure: make --enable-selective-debuginfo less errorproneMichael Stahl
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-27gdb pretty printer for SwNodes fails on Python 3 due to "unicode"Michael Stahl
2015-07-27Remove the unused swvset.hxxMaxim Monastirsky
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky