summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09HAS_IA2 is never definedAndras Timar
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18remove unused ControlThomas Arnhold
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-13WaE: C4245: signed/unsigned mismatchTor Lillqvist
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04fix indentationMarkus Mohrhard
2014-06-03fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#1027650 Unchecked dynamic_castCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-06remove some useless linesThomas Arnhold
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-04-25Use the show method directlyMaxim Monastirsky