summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28jvmfwk: rewrite odd conditionalMichael Stahl
Change-Id: I69f8e44b0845ac2d6db5a32298de1b561be61f2c
2013-10-28extras: don't hardcode shareMichael Stahl
Change-Id: I78b08f653407c5889e0f24ef6d38e9f9d1817df9
2013-10-28gbuild: remove dummy rule for OUTDIR/incMichael Stahl
Nobody has such paths in .d files any more. Change-Id: I0089f5ad1e69ed7a2ae7a4c33461bbeb5a47fcfd
2013-10-28svx: Package_gengal to INSTDIRMichael Stahl
Change-Id: Iae49265aa16bf6b3e13bf2b645f1cef6b9ce186b
2013-10-28Fix indentationKhaled Hosny
Change-Id: I2bef2334392dba63f86b24917a50bf1eb0df98dc
2013-10-28DOCX import: store table style's pPr in InteropGrabBagMiklos Vajna
Change-Id: I0cecdc23053c0c03866ad808038d99a3bea3256e
2013-10-28Do not access nextCellIndex (nor Text) past the endStephan Bergmann
At least for Winfried CppunitTest_sd_import_tests aborts with triggering the assert in OUString::operator[] at (presumably past-the-end) index 18 from com::sun::star::i18n::BreakIterator_th::makeIndex (this=0x2b775adf9440, Text=..., nStartPos=18) at i18npool/source/breakiterator/breakiterator_th.cxx:122 com::sun::star::i18n::BreakIterator_CTL::previousCharacters (this=0x2b775adf9440, Text=..., nStartPos=18, rLocale=..., nCharacterIteratorMode=1, nCount=1, nDone=@0x7fff9a84a8fc: 0) at i18npool/source/breakiterator/breakiterator_ctl.cxx:62 com::sun::star::i18n::BreakIteratorImpl::previousCharacters (this=0x2b775ae00a98, Text=..., nStartPos=18, rLocale=..., nCharacterIteratorMode=1, nCount=1, nDone=@0x7fff9a84a8fc: 0) at i18npool/source/breakiterator/breakiteratorImpl.cxx:65 ServerFontLayout::setNeedFallback (this=0xfba5d0, rArgs=..., nCharPos=17, bRightToLeft=false) at vcl/generic/glyphs/gcach_layout.cxx:114 HbLayoutEngine::layout (this=0xfba670, rLayout=..., rArgs=...) at vcl/generic/glyphs/gcach_layout.cxx:437 ... and from the preceding if block in BreakIterator_th::makeIndex it indeed looks like the invariant is that nextCellIndex need not be larger than cellIndexSize which needs not be larger than Text (ake cachedText) getLength(). Change-Id: Ib92a76020b2bb3902c5e58aa2e6c4e679e51b94a
2013-10-28ha-GH is now ha-Latn-GHEike Rathke
Change-Id: I9d7d2a0c4a6029e983689884d3daec3e9cab291b
2013-10-28Related: fdo#69641 add a regression testCaolán McNamara
Change-Id: Icf3324a224d02425acd679a286f3c4a0b7e3ed1c
2013-10-28Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara
This came in with 04212c3015cd4ab118a0aec2bb04bc153a64af41 but the bug number of #i86439# appears to be the wrong id. It doesn't make sense to me. Rework cclass_Unicode::getStringType to iterate safely over the codepoints of the requested range. Perhaps that was the reason for the original commit. Change-Id: Ice4287eb6f9fc6a9705845c0cf995263815de2e7
2013-10-28Related: fdo#69641 check index against length before iterateCodePointsCaolán McNamara
Change-Id: I71346b12fcfe3e02015038c3c78db574ada873d6
2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara
Change-Id: I63c32289c7ac6a428c8c50e49650fbac98c8c5e3
2013-10-28DOCX filter: roundtrip semiHidden and unhideWhenUsed for table stylesMiklos Vajna
Change-Id: Ie7073a6346553650741a1631096342318d650890
2013-10-28Related fdo#70919 Missing instdir redirect ini-fileStephan Bergmann
...makes javaldx re-scan on every start. Change-Id: Icffc58bbcbc453e6257e57669c73bfbeb31fc07b
2013-10-28Improve debug output (and some clean up)Stephan Bergmann
Change-Id: Ibce90b4eeab679d526f0e0b1e9a8ab3b14255622
2013-10-28Cache column data arrays to avoid duplicating data arrays.Kohei Yoshida
Each array's start position is always row 0, to keep the array element indices in sync with row positions. Change-Id: I4781fd8c24111bd991216293ad362eef283767bd
2013-10-28Remove duplicated code blocks.Kohei Yoshida
Change-Id: If9d8f96af0a216609288ef11d83a622bb490fd98
2013-10-28Some cleanup to remove duplicated code.Kohei Yoshida
Change-Id: I522d3259636f6ebb29c3f4da2155c9322a382903
2013-10-28Add cache of column data arrays to the group formula context.Kohei Yoshida
Change-Id: I225491a1c6dd0b5aa2663331b30d177a7e62329b
2013-10-28fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl
Change-Id: I51652d573f59e6ca3b00385790bf14d478f03074
2013-10-28idl: remove invalid <member> tagThomas Arnhold
Change-Id: I20f5d95d5b728029aaa60b635e35f07c8422707d
2013-10-28shell: just define _WIN32_IE and drop the undefThomas Arnhold
Because the compiler warns either way. cl : Command line warning D9025 : overriding ´/D_WIN32_IE=0x0500´ with ´/U_WIN32_IE´ After this change the message what's overwritten gets more clear to the reader. Change-Id: I773e7499537aff879f857b9b50ec8afc4005130b
2013-10-28fixincludeguards.sh: vclThomas Arnhold
Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012
2013-10-28fixincludeguards.sh: basicThomas Arnhold
Change-Id: Id797a8969e42876092da347d8e1bba6195b697dc
2013-10-28fixincludeguards.sh: editengThomas Arnhold
Change-Id: I022e690c1f50f7f5ae872889e21aaedb5c60085d
2013-10-28fixincludeguards.sh: svlThomas Arnhold
Change-Id: I70ef44216fb7ddb4e12b9d90406b45cc594279f0
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
Change-Id: I0a9f69b8c2129329f742f18e7749484b6f3e5bf7
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
Change-Id: I135d03fa8926e0fdba977005e97452045861b2a4
2013-10-28fixincludeguards.sh: svxThomas Arnhold
Change-Id: I885bbc431322ee233f8e67ec2bb5701af909046c
2013-10-28fixincludeguards.sh: unotoolsThomas Arnhold
Change-Id: Idf4bee8c51e3082d2b815d9cf5c3d7374e598622
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
Change-Id: Iaeba85d313af1840f925fd0536d11ac83545a118
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
Change-Id: I47d84f1b0c758bd390d8a5c1895dbb3548999bb6
2013-10-28remove local css namespace definitionsThomas Arnhold
As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
2013-10-28Resolves: #i123465# no longer correct svg:d importsArmin Le Grand
(cherry picked from commit 697d89b1dda760a39cd8e7e28f386dbec1aaff61) Change-Id: Id1819f695eac7a6dc4346708c7504f8df7e57c56
2013-10-28Resolves: #i123497# corrected modify implementations for bitmap...Armin Le Grand
lineend and color (cherry picked from commit 03fa6020a862b1b6faf69f33274022cb871e8f4b) Conflicts: cui/source/tabpages/tpbitmap.cxx cui/source/tabpages/tpcolor.cxx cui/source/tabpages/tplneend.cxx Change-Id: Ib99e8f0a59fb611972133bab1e864d59d019457b
2013-10-28Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
Change-Id: Ib32d59522f33bcd2608401b4f3d3529d9dee5642
2013-10-28comphelper: use boost_headers in unit testMichael Stahl
Change-Id: I3858dd3d176757743a39d6a8d9c5328dd5ff34df
2013-10-28gbuild: deliver CLI config and policy files to INSTDIRMichael Stahl
Change-Id: I93aaf87b53c17fb143e6e6ae0bca60777dbb3eb5
2013-10-28cli_ure: remove Package_configMichael Stahl
- cliuno.snk is used from SRCDIR - climaker.exe.config is not packaged and appears unnecessary Change-Id: Ia0e364bd3b488841aeb8ae75c26aa0cd4ff86012
2013-10-28odk: adapt to cli_ure/unoil changesMichael Stahl
Change-Id: I9fec64c247de793ae30434c615752f48d1bc2205
2013-10-28unoil: build cli_oootypes.dll via CliUnoApiMichael Stahl
Change-Id: I9f6a410515106941c4848edafaffaeacbc27b125
2013-10-28gbuild: refactor CliLibraryMichael Stahl
- stop copying the DLL to OUTDIR - since that was the main reason for the separation between CliLibrary and CliLibraryTarget, merge the targets; the newly inherited variables are not expected to cause problems - hardcode target to URE bin dir for now, no immediate need for multiple layers Change-Id: If0fea1337349c41f231c8cde122852c71d5080a7
2013-10-28gbuild: refactor CliUnoApiMichael Stahl
- stop copying the DLL to OUTDIR - since that was the main reason for the separation between CliUnoApi and CliUnoApiTarget, merge the targets; the newly inherited variables are not expected to cause problems - hardcode target to URE bin dir for now, no immediate need for multiple layers Change-Id: I428d801ec7058e1c6374d8162a4118a3fe581978
2013-10-28fdo#69601: refactor CliNativeLibraryMichael Stahl
- stop copying the DLL to OUTDIR - since that was the main reason for the separation between CliNativeLibrary and CliNativeLibraryTarget, merge the targets; the newly inherited variables are not expected to cause problems - the Library remains in layer NONE; the derived CliNativeLibrary is in INSTDIR - hardcode target to URE bin dir for now, no immediate need for multiple layers Change-Id: I3bf4859e8c574f84d69eb43d12ddce0d34b5730c
2013-10-28Some clean-upStephan Bergmann
Change-Id: I8ef80b7ae952428a62cc1cea8b03219b77a83e99
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
...which reveals that SyntaxHighlighter::notifyChange does nothing, so remove it. Change-Id: I49834af29081ee703d9e62e182e3c1f8ce7e212e
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
...which reveals that m_pKeyWords, m_nKeyWordCount members are unused. Change-Id: I55020e892d463f2e40d5bcf71efba92778b317c1
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
(and clean up a little) Change-Id: I6e660708d8ca1509b89b306cd428dc38c8b03f2c