summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-08-03svx: replace boost::function with std::functionMichael Stahl
2015-08-03Removed some whole page invalidations in impressMihai Varga
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-03new loplugin: refcountingNoel Grandin
2015-08-02Typo: XItentifierReplaces->XIdentifierReplaceJulien Nabet
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30split the line width panel into two piecesMarkus Mohrhard
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-28mpLBColor and mpFTColor are actually unused nowMaxim Monastirsky
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-27loplugin:staticmethodsNoel Grandin
2015-07-27Add missing SAL_OVERRIDE..Tomaž Vajngerl
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26we should not disable items because they are set twiceMarkus Mohrhard
2015-07-26avoid crash with color listbox for nowMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26these two are exclusiveMarkus Mohrhard
2015-07-26better way to handle unused argumentMarkus Mohrhard
2015-07-26fix the widget nameMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
2015-07-26split area property sidebar panel into two partsMarkus Mohrhard
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert GA_ constants to enum classNoel Grandin
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-22ListBox in grid: properly set selection on change from modelLionel Elie Mamane
2015-07-22tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane
2015-07-21Listen to error only while operating on controller.Lionel Elie Mamane
2015-07-21janitorialLionel Elie Mamane
2015-07-21form document view activation: prioritise activation of already active formLionel Elie Mamane
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-19Fix typosAndrea Gelmini
2015-07-17cleanup: use SAL_N_ELEMENTS for array sizeCarlos Luque
2015-07-17svx: this was supposed to be "image/x-eps"Michael Stahl
2015-07-17tdf#92571: add mime types for several image file formatsCarlos Luque
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin