summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-28com::sun::star->css in cppcanvasNoel Grandin19-136/+126
2015-07-28svx: fix crash in JunitTest_svx_unoapiMichael Stahl1-1/+2
2015-07-28Newly introduced widgets must be clear()-edKatarina Behrens1-0/+3
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens3-129/+118
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar2-1/+48
2015-07-28tdf#49893: final fix for blank rectangle problemVasily Melenchuk3-2/+49
2015-07-28writerfilter: use std::unique_ptr<> in DomainMapperTableManagerMiklos Vajna2-3/+2
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna4-0/+32
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe23-46/+43
2015-07-28tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantRaj Natarajan3-27/+20
2015-07-28Avoid uncommon C++ style of forward declaration combined with its useTor Lillqvist3-3/+6
2015-07-28com::sun::star->css in configmgrNoel Grandin16-326/+299
2015-07-28loplugin:unreffunNoel Grandin1-3/+0
2015-07-28remove unused STC checkNoel Grandin1-3/+0
2015-07-28remove unused UStringDescription structNoel Grandin1-20/+0
2015-07-28convert SFX_CFG* constants to scoped enumNoel Grandin2-29/+32
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin2-13/+13
2015-07-28remove unused ALLCHART constantsNoel Grandin1-7/+0
2015-07-28remove unused HELP_REQUESTED constantNoel Grandin2-4/+0
2015-07-28inline "old" SbERR constantsNoel Grandin67-1171/+1041
2015-07-28convert RGCHK constants to scoped enumNoel Grandin6-15/+20
2015-07-28inline the "old" SbxErr constantsNoel Grandin36-472/+451
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin28-283/+265
2015-07-28remove some unused EDITUNDO_ constantsNoel Grandin2-6/+0
2015-07-28convert EE_ACTION constants to scoped enumNoel Grandin2-10/+7
2015-07-28chart2: fix duplicate entries at index 0Takeshi Abe1-6/+6
2015-07-28fix the last transparency gradient issues in the chart area panelMarkus Mohrhard1-10/+26
2015-07-28reflect the property name changes also in the idl filesMarkus Mohrhard2-1/+12
2015-07-28use common fill property names in chart2Markus Mohrhard2-10/+57
2015-07-28Revert "provide a few more common property names"Markus Mohrhard1-7/+0
2015-07-28Revert "provide some common fill property name aliases"Markus Mohrhard1-24/+0
2015-07-28handle fill float transparence in chart area panelMarkus Mohrhard1-2/+28
2015-07-28SimplifyMaxim Monastirsky1-25/+16
2015-07-27firebird: --enable-debug breaks the build with MSVCMichael Stahl1-1/+1
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl3-37/+12
2015-07-27tdf#92548, limit number of characters shown in formula wizardBenjamin Ni4-1/+29
2015-07-27tdf#92546 show results for sub-expressions in formula wizardBenjamin Ni2-4/+48
2015-07-27fix test for tdf#92547Benjamin Ni1-13/+16
2015-07-27TableRef: add unit testsEike Rathke2-0/+128
2015-07-27Fix mismergeMaxim Monastirsky1-2/+2
2015-07-27Added Test for tdf#78159 OOoXML embedded objects should be converted to ODFVarun3-0/+42
2015-07-27Mention that --enable-lto is broken for MSVCTor Lillqvist1-4/+3
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl2-9/+6
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl2-7/+10
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl3-35/+45
2015-07-27configure: make --enable-selective-debuginfo less errorproneMichael Stahl1-0/+3
2015-07-27sw: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2-24/+34
2015-07-27gdb pretty printer for SwNodes fails on Python 3 due to "unicode"Michael Stahl1-1/+1
2015-07-27Remove the unused swvset.hxxMaxim Monastirsky2-33/+0
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky1-1/+1