summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-05support more command in chart sidebarMarkus Mohrhard12-7/+275
2015-08-05attach gestures to event widget instead of toplevelCaolán McNamara1-4/+4
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard1-1/+1
2015-08-05OSL_ENSURE always makes the condition visible to the compiler nowStephan Bergmann1-1/+1
2015-08-05Added Test for #tdf62176 Negative indent on text shapesVarun2-0/+47
2015-08-05Updated coreChristian Lohmaier1-0/+0
2015-08-05Graphite is enabled by default, so give help for --disable-graphite insteadTor Lillqvist1-2/+2
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin21-68/+189
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin89-144/+97
2015-08-05tdf#92982 vcl rendercontext: fix buffer size with empty user profileMiklos Vajna1-0/+4
2015-08-05loplugin:unusedmethodsNoel Grandin231-1474/+144
2015-08-05sw: use std::unique_ptr in docxattributeoutputMiklos Vajna2-4/+2
2015-08-05tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe4-11/+10
2015-08-04tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl1-1/+1
2015-08-04wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl1-0/+1
2015-08-04wizards: FileAccess.getURL1 is unusedMichael Stahl1-4/+0
2015-08-04wizards: FileAccess.getURL does not work on WindowsMichael Stahl1-4/+6
2015-08-04tdf#76845: vcl: main thread does not necessarily have SolarMutexMichael Stahl1-2/+2
2015-08-04WaE: -Werror=maybe-uninitializedCaolán McNamara1-2/+3
2015-08-04tdf#93041: Resolve clashing SID_OFFER_IMPORT vs. SID_ATTR_CHAR_BACK_COLORStephan Bergmann2-1/+3
2015-08-04tdf#92982 vcl rendercontext: no need to tweak map mode in PaintBuffer()Miklos Vajna1-10/+0
2015-08-04lokdocview: Don't use extern variable: lokThreadPoolPranav Kant3-32/+44
2015-08-04configure: MSVC 2015 finally supports C++11 thread-safe staticsMichael Stahl1-1/+8
2015-08-04Hide open remote button in standard toolbarYousuf Philips4-4/+4
2015-08-04sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl1-0/+12
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna3-24/+33
2015-08-04tdf#92982 vcl rendercontext: PaintHelper: restore set buffer propertiesMiklos Vajna1-33/+71
2015-08-04tdf#92982 vcl rendercontext: set correct offset for the frame-level bufferMiklos Vajna1-20/+14
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips2-2/+2
2015-08-04cppcheck: Variable 'bGrowBackwards' is assigned a value that is never usedJulien Nabet1-4/+1
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann2-4/+0
2015-08-04-Werror,-Wunused-parameterStephan Bergmann1-0/+1
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-08-04fix crash in refcounting pluginNoel Grandin5-5/+6
2015-08-04loplugin:refcountingStephan Bergmann1-3/+1
2015-08-04Workaround for libc++Stephan Bergmann1-0/+2
2015-08-04Workaround for ObjCIvarDecl problemStephan Bergmann1-0/+8
2015-08-04Adapt to current Clang trunk towards 3.7Stephan Bergmann7-12/+77
2015-08-04include: inline some use-once typedefsNoel Grandin29-113/+63
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin9-38/+19
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin7-26/+19
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin12-46/+24
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin14-48/+19
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin9-26/+12
2015-08-04sc: inline some use-once typedefsNoel Grandin25-94/+57
2015-08-04shell,sfx2,sd: inline some use-once typedefsNoel Grandin10-58/+41
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin13-67/+34
2015-08-04sal_uChar is deprecatedNoel Grandin1-2/+2
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert4-4/+167