summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2015-08-27tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
2015-08-26convert Link to TypedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04tdf#93041: Resolve clashing SID_OFFER_IMPORT vs. SID_ATTR_CHAR_BACK_COLORStephan Bergmann
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-03Removed some whole page invalidations in impressMihai Varga
2015-08-03tdf#93068 - UI: Crash when Character dialogue openedNoel Grandin
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30remove whitespaceMarkus Mohrhard
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
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-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15Make SvxFillAttrBox available outside svx tooKatarina Behrens
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13Bin pointless commentsTor Lillqvist
2015-07-13Bin unneeded includesTor Lillqvist
2015-07-13editeng: make Link<> usage typedNoel Grandin