summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-11Simplify ChildrenManagerStephan Bergmann
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10svtools: missing space between brackets and const in fn sigChris Sherlock
2016-02-10svx: updated comment function signature return typesChris Sherlock
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-10vcl: update header guard name for commandevent.hxxChris Sherlock
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-09sequence->vector in ParameterManagerNoel Grandin
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08sequence->vector in basicNoel Grandin
2016-02-08convert SfxSlotKind to scoped enumNoel Grandin
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-08Fix typosAndrea Gelmini
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04LibreOfficeKit: document availability of some LibreOfficeKit C++ APIRiccardo Magliocchetti
2016-02-04Include headers using OpenBSD toocoypu
2016-02-04remove unused RecordManual from SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Test for SSE2 at run-time on WindowsTor Lillqvist