summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas14-116/+158
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara2-2/+11
2016-06-14sal: rename O[U]String parameterMichael Stahl2-12/+12
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke1-1/+1
2016-06-14tdf#89329: use shared_ptr for pImpl in misccfgXisco Fauli1-0/+5
2016-06-14tdf#89329: use shared_ptr for pImpl in compatibility...Xisco Fauli1-35/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in defaultoptions...Xisco Fauli1-1/+1
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli1-2/+1
2016-06-14drop these typedef header guardCaolán McNamara2-14/+0
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas21-74/+400
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara1-1/+1
2016-06-13loplugin:sallogareasNoel Grandin1-0/+1
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini1-1/+0
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul11-0/+2926
2016-06-13loplugin:vclwidgetsNoel Grandin1-1/+1
2016-06-13loplugin:sallogareasStephan Bergmann1-0/+1
2016-06-13Remove redundant redeclarationStephan Bergmann1-1/+0
2016-06-13Fix typosAndrea Gelmini2-2/+2
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini1-10/+0
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara1-6/+0
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini1-0/+1
2016-06-10tdf#89329: use shared_ptr for pImpl in ctloptionsXisco Fauli1-1/+2
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna3-4/+21
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose1-0/+2
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara1-1/+1
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann1-35/+63
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand1-0/+9
2016-06-10Const correctness in o3tl/any.hxxStephan Bergmann1-16/+20
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-2/+5
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas9-18/+71
2016-06-10tdf#42949: clean up includes in include/oox/token with iwyuJorenz Paragas3-1/+6
2016-06-10sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna1-2/+0
2016-06-10update mergeclasses resultsNoel Grandin1-3/+1
2016-06-10tdf#89329: use shared_ptr for pImpl in cjkoptionsXisco Fauli1-1/+2
2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep1-0/+2
2016-06-09Templates: Display titles and category as tooltipsAkshay Deep3-2/+4
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara1-1/+1
2016-06-09EndSaveFocus return value is unusedCaolán McNamara1-1/+1
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page6-27/+16
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky1-113/+0
2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep2-3/+3
2016-06-09ditch SIP_SA_AUTOGROWSIZECaolán McNamara1-2/+1
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara2-6/+1
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli1-12/+2
2016-06-09tdf#88206 Change uses of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin1-14/+6
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke1-1/+1
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann4-13/+13
2016-06-08Disable multiselection in Impress Template SelectionAkshay Deep1-0/+3