summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-19pyuno: fix warnings with system python 3.4.0Thomas Arnhold3-0/+9
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold229-987/+0
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier11-7/+191
2014-05-19sw doc model xml dump: handle SwDoc::mpFrmFmtTblMiklos Vajna2-4/+32
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock3-12/+36
2014-05-19fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl1-1/+3
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann2-0/+33
2014-05-19OUString -> OStringStephan Bergmann1-1/+1
2014-05-19Resolves: fdo#58170 use selected tab page helpid as final fallbackCaolán McNamara1-0/+11
2014-05-19valgrind: memory leakCaolán McNamara1-4/+20
2014-05-19Updated coreCaolán McNamara1-0/+0
2014-05-19loplugin:saloverrideStephan Bergmann1-9/+9
2014-05-19loplugin:unreffunStephan Bergmann1-7/+0
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock4-6/+6
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock3-24/+49
2014-05-19svx: SvxPixelCtl should never be able to have zero linesChris Sherlock1-0/+1
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe10-40/+34
2014-05-19Resolves: fdo#78829 align to top instead of centerCaolán McNamara1-47/+47
2014-05-19valgrind: memory leakCaolán McNamara1-0/+2
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino6-65/+64
2014-05-19SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert)Michael Stahl1-0/+1
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara2-15/+9
2014-05-19add reverse bars codeweigao1-7/+7
2014-05-19We apparently don't want to build pixelctl for WNTTor Lillqvist1-1/+2
2014-05-19svx: pixelctl demo - cleanup headersChris Sherlock1-8/+0
2014-05-19DOCX import: tokenize v:background (VML description of page background)Miklos Vajna2-2/+24
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann3-12/+12
2014-05-19svx: Create pixel control (bitmap editing) demoChris Sherlock4-1/+205
2014-05-19Abstract over Tokens algorithmStephan Bergmann1-100/+73
2014-05-19fdo#78149: assert if SwVirtFlyDrawObj is being painted with no ViewPort setMichael Stahl2-4/+9
2014-05-19AutoInstall defs must be regenerated if config changesDavid Tardon1-1/+2
2014-05-19fdo#78857 jars aren't built without javaDavid Tardon1-0/+10
2014-05-19ODS load perf: don't allocate temporary strings un-necessarilyMichael Meeks1-4/+6
2014-05-19WaE: unused variable 'tmpCur'Tor Lillqvist1-1/+0
2014-05-19Resolves: #i76558# jump by Enter key on the Object catalogTsutomu Uchino2-22/+39
2014-05-19fdo78474:Corruption a:graphicData has no info for the image.Sourav3-1/+16
2014-05-19No need to add -lrt for a static library.Matúš Kukan1-6/+0
2014-05-19libavmedia.so needs to link to librt under LinuxJeroen Nijhof1-0/+6
2014-05-19Do not throw if there is no "images" child in json file tree.Matúš Kukan1-2/+2
2014-05-19GPU Calc:Fixed compiling warning in opbase.cxx&op_math.cxxhaochen2-3/+1
2014-05-19GPU Calc: Fix bughaochen1-67/+147
2014-05-19GPU Calc: Fix bughaochen1-88/+179
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 5849-9461)haochen1-56/+15
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 4037-5849)haochen1-73/+17
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 1-4037)haochen1-133/+69
2014-05-19GPU Calc: Fixed style&error problem in op_math once morehaochen1-49/+41
2014-05-19GPU Calc: Fixed style&error problem in op_mathhaochen1-41/+81
2014-05-19GPU Calc: Support nested formula of string compared in AND formula.haochen1-2/+5
2014-05-19GPU Calc:Fixed style&error problemhaochen3-56/+38
2014-05-19GPU Calc: Fixed style&error problem in formulagroupcl and op_addinhaochen3-15/+88